home *** CD-ROM | disk | FTP | other *** search
- Path: cymbal.aix.calpoly.edu!not-for-mail
- From: dstubbs@cymbal.aix.calpoly.edu (Dan Stubbs)
- Newsgroups: comp.lang.c
- Subject: Re: Where Can I Find Standard C Library Source Files?
- Date: 9 Feb 1996 13:06:07 -0800
- Organization: California Polytechnic State University, San Luis Obispo
- Message-ID: <4fgcvv$2mt5@cymbal.aix.calpoly.edu>
- References: <4f8915$jt@mother.usf.edu> <4ffcf3$ejp@hdxx05.telecom.ptt.nl>
- NNTP-Posting-User: dstubbs@cymbal.aix.calpoly.edu
-
- In article <4ffcf3$ejp@hdxx05.telecom.ptt.nl>,
- Andre Broers <andre2@dds.nl> wrote:
- >yatesc@csee.usf.edu (Randy Yates) wrote:
- >
- >>I mean the source for functions like printf and strcpy.
- >
-
- An excellent reference in text form is:
-
- P.J. Plauger, "The Standard C Library," Prentice-Hall, 1992
-
- Along with all the source code (remember that different
- libraries from different vendors may provide different implementations
- for these functions) are discussions of the libraries and their use.
-
-
-